home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 83
/
(Vol 83) My Disc.iso
/
Games
/
drying.swf
/
scripts
/
frame_132
/
PlaceObject2_183_701
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
Wrap
Text File
|
2008-08-08
|
162b
|
8 lines
onClipEvent(load){
this.delay = 250;
delay_tmp = this.delay;
this.state = "stop";
sndRain = new Sound(this);
sndRain.attachSound("rain");
}